php forum
php mysql forum
php mysql smarty
 
Page 2 of 24 < 1 2 3 4 ... 23 24 >
Topic Options
#136175 - 06/09/01 08:34 PM Re: [6.0x] UBB Calendar v1.9
NitroSimSev Offline
Member

Registered: 06/09/01
Posts: 32
Loc: Marietta, GA
Jordo,

Here you go....

%events = (
TVM Challenge => "2452071",
);
1;
_________________________
NitroSimSev
Team NitroSim

Top
#136176 - 06/09/01 10:15 PM Re: [6.0x] UBB Calendar v1.9
jordo Offline
Moderator / Developer

Registered: 08/05/00
Posts: 830
NitroSimSev - edit that file and put quotes around TVM Challenge so it looks like "TVM Challenge" that will fix it. the newest version does this automatically so you should be able to put spaces in with no problem.
_________________________
jordo

Top
#136177 - 06/10/01 07:28 AM Re: [6.0x] UBB Calendar v1.9
NitroSimSev Offline
Member

Registered: 06/09/01
Posts: 32
Loc: Marietta, GA
Jordo I upgraded to the newest version off the link above and it still does it.

I got this error this morning...


Content-type: text/html
Software error:
syntax error at /www/nitrosim/cgi-bin/calendar/public_calendar_events.cgi line 2, near "Kick Off"
For help, please send mail to the webmaster (webmaster@nitrosim.com), giving this error message and the time and date of the error.


I will go in and put the "" around it.
_________________________
NitroSimSev
Team NitroSim

Top
#136178 - 06/10/01 01:50 PM Re: [6.0x] UBB Calendar v1.9
air_borg Offline
Junior Member

Registered: 04/03/01
Posts: 11
Loc: Sheep Shag City, Wales UK
Comeing along nicely, previous bugs I had encountered, seem to have been resolved. Great work so far.

Top
#136179 - 06/10/01 02:06 PM Re: [6.0x] UBB Calendar v1.9
CyKuH Offline
Junior Member

Registered: 03/27/01
Posts: 10
Great work !

Top
#136180 - 06/10/01 03:16 PM Re: [6.0x] UBB Calendar v1.9
jordo Offline
Moderator / Developer

Registered: 08/05/00
Posts: 830
NitroSimSev - i looked at your board and from the display it doesnt seem to be the latest version... the latest version looks like the screenshots i posted above. reupload ubb_lib_calendar.cgi make sure it overwrites the old file...
_________________________
jordo

Top
#136181 - 06/10/01 06:21 PM Re: [6.0x] UBB Calendar v1.9
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
still screwed up.. not returning a true value.

Top
#136182 - 06/10/01 06:48 PM Re: [6.0x] UBB Calendar v1.9
jordo Offline
Moderator / Developer

Registered: 08/05/00
Posts: 830
MM - it messed up only when you tried to add an event and that didnt work? did it say it had added the event then give that error or did it say anything else? this is persistent even in the new version? - did you upgrade or clean install to the new version?

sorry im answering with so many questions, but i cant replicate the bug in any way. smirk
_________________________
jordo

Top
#136183 - 06/10/01 06:56 PM Re: [6.0x] UBB Calendar v1.9
NitroSimSev Offline
Member

Registered: 06/09/01
Posts: 32
Loc: Marietta, GA
It Work now that Jordo.....

Question:

How can I restrict the access to only admins?
_________________________
NitroSimSev
Team NitroSim

Top
#136184 - 06/10/01 07:04 PM Re: [6.0x] UBB Calendar v1.9
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
It happens. I dont know why.

Top
#136185 - 06/10/01 07:05 PM Re: [6.0x] UBB Calendar v1.9
jordo Offline
Moderator / Developer

Registered: 08/05/00
Posts: 830
NitroSimSev - in ubb_lib_calendar.cgi:

Code:
code:


<FONT COLOR="#000000" SIZE="1">[ June 10, 2001 07:06 PM: Message edited by: jordo ]</font>
_________________________
jordo

Top
#136186 - 06/10/01 07:18 PM Re: [6.0x] UBB Calendar v1.9
jordo Offline
Moderator / Developer

Registered: 08/05/00
Posts: 830
MM - try deleting all the old files and upgrading cleanly to the new version. i dont know what could be going wrong frown sorry
_________________________
jordo

Top
#136187 - 06/10/01 07:21 PM Re: [6.0x] UBB Calendar v1.9
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
let you know..

Top
#136188 - 06/10/01 08:42 PM Re: [6.0x] UBB Calendar v1.9
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
Excellent work Jordo, really looking forward to the birthday field integration laugh
_________________________
- Allen wavey
- What Drives You?

Top
#136189 - 06/11/01 12:38 AM Re: [6.0x] UBB Calendar v1.9
Jigga-Master Offline
Member

Registered: 10/08/00
Posts: 985
Loc: Toronto
wierd question


everything wrks fine when i dont add any events
i add an event boom it doesent loasd the whole page. i try to remove the problem which is only $standard_title_table n it give me n error
wierd eh?
_________________________

Top
#136190 - 06/11/01 02:09 AM Re: [6.0x] UBB Calendar v1.9
jordo Offline
Moderator / Developer

Registered: 08/05/00
Posts: 830
jigga - upgrade to latest, you have an old version of ubb_lib_calendar.cgi. sorry, i know im changing versions as fast as infopop is changing ubb versions hehehe. smile


zip updated with new version 1.0a

a few little bugfixes/touchups and
The new feature:
Member birthday integration.
members can now edit their profile to add a birthday. the birthday profile field is field 55 so it will be ubb6.1 compliant (thanks allen wink ). newly registering users will also be able to set their birthday when they register. the birthdays are automatically added to the calendar events list, with a nice description. changing your birthday will delete your old birthday entry from the calendar and replace it, so no worries. laugh
_________________________
jordo

Top
#136191 - 06/11/01 02:14 AM Re: [6.0x] UBB Calendar v1.9
jordo Offline
Moderator / Developer

Registered: 08/05/00
Posts: 830
to upgrade from 0.9d

do all the modifying instructions from ubb_lib.cgi down, the files are:

ubb_lib.cgi
ubb_profile.cgi
ubb_registration.cgi
public_edit_profile.pl (Template)
public_register_page.pl (Template)

reupload ubb_lib_calendar.cgi
_________________________
jordo

Top
#136192 - 06/11/01 02:19 AM Re: [6.0x] UBB Calendar v1.9
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
YES!!

This and polls have been a "pet" project of mine for many months jordo... thank you thank you thank you :D:D:D

About the only feature that might be added would be to have a field in the announcements forum that you could type a date in to correspond to the announcement and the title for the announcement (or a secondary "event title") would appear in the calendar with a link back to the announcement - this might prove to add too much complexity to it, but just a thought smile

excellent work tho... laugh
_________________________
- Allen wavey
- What Drives You?

Top
#136193 - 06/11/01 02:23 AM Re: [6.0x] UBB Calendar v1.9
jordo Offline
Moderator / Developer

Registered: 08/05/00
Posts: 830
Allen - that shouldn be too hard, i'll try to get it in by the next version.
_________________________
jordo

Top
#136194 - 06/11/01 10:14 AM Re: [6.0x] UBB Calendar v1.9
Jigga-Master Offline
Member

Registered: 10/08/00
Posts: 985
Loc: Toronto
workin perfectly now
thanks

had to do some mods to the add new calendar thjough
fixed the html n stuff
if u want the completed .pl file just ask
_________________________

Top
Page 2 of 24 < 1 2 3 4 ... 23 24 >



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks